Make shells inherit variables from parent buffer and internal shells not show by...
author=?UTF-8?q?Fabi=C3=A1n=20Ezequiel=20Gallina?= <fgallina@cuca>
Thu, 17 May 2012 03:03:23 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Thu, 17 May 2012 03:03:23 +0000 (00:03 -0300)
commitecbb69daa32d08eab5198efe6fd1492284b13b32
tree1533f9d8b3804447c82982c92244cb1a9220be38
parenta776973fd8b6dffe1f92e59956ef8a997b16473b
Make shells inherit variables from parent buffer and internal shells not show by default.

python-shell-make-comint now passes all parent buffer variables to the
comint buffer created ensuring local variables work as intended. Also,
this function now receives a third optional argument called POP that
establishes if the created comint buffer should be displayed or not
after its creation.
lisp/progmodes/python.el